home *** CD-ROM | disk | FTP | other *** search
/ MacAddict 117 / MacAddict 117.dmg / Software / Internet & Communication / OmniWeb 5.1.3 (trial).dmg / OmniWeb.app / Contents / Resources / de.lproj / OWNewWorkspace.nib / classes.nib next >
Text File  |  2006-02-01  |  3KB  |  82 lines

  1. {
  2.     IBClasses = (
  3.         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  4.         {CLASS = OBObject; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
  5.         {CLASS = OFObject; LANGUAGE = ObjC; SUPERCLASS = OBObject; }, 
  6.         {
  7.             ACTIONS = {
  8.                 cancelOpen = id; 
  9.                 clearHistory = id; 
  10.                 closeWorkspace = id; 
  11.                 continueOpen = id; 
  12.                 flushCache = id; 
  13.                 goToLocation = id; 
  14.                 goToOmniStore = id; 
  15.                 historyMenuChoice = id; 
  16.                 importBookmarks = id; 
  17.                 newBookmarksFile = id; 
  18.                 newSourceWindow = id; 
  19.                 newWindow = id; 
  20.                 newWorkspace = id; 
  21.                 newWorkspaceCancel = id; 
  22.                 newWorkspaceOK = id; 
  23.                 nextWorkspace = id; 
  24.                 openAcknowledgmentsBrowser = id; 
  25.                 openDTDBrowser = id; 
  26.                 openFeedbackBrowser = id; 
  27.                 openFilePanel = id; 
  28.                 openHelpBrowser = id; 
  29.                 openKeyboardHelpBrowser = id; 
  30.                 openProductPageBrowser = id; 
  31.                 openSelectedURL = id; 
  32.                 openURLPanel = id; 
  33.                 overrideEncodingPopupSelected = id; 
  34.                 previousWorkspace = id; 
  35.                 restoreWorkspaceSnapshot = id; 
  36.                 saveAll = id; 
  37.                 showConsolePanel = id; 
  38.                 showDownloadsPanel = id; 
  39.                 showFindPanel = id; 
  40.                 showInfoPanel = id; 
  41.                 showJavaScriptConsole = id; 
  42.                 showLicensePanel = id; 
  43.                 showPreferencesPanel = id; 
  44.                 showStatusDisplay = id; 
  45.                 showWorkspaces = id; 
  46.                 takeSnapshotOfWorkspace = id; 
  47.                 toggleLinkLabels = id; 
  48.                 viewBookmarksInPreferredMode = id; 
  49.             }; 
  50.             CLASS = OWController; 
  51.             LANGUAGE = ObjC; 
  52.             OUTLETS = {
  53.                 aboutPanel = NSPanel; 
  54.                 characterEncodingMenuItem = NSMenuItem; 
  55.                 closeTabMenuItem = NSMenuItem; 
  56.                 closeWindowMenuItem = NSMenuItem; 
  57.                 copyrightTextField = NSTextField; 
  58.                 creditsTextView = NSTextView; 
  59.                 findController = OAFindController; 
  60.                 fullReleaseNameTextField = NSTextField; 
  61.                 historyMenu = NSMenu; 
  62.                 newWorkspaceNameField = NSTextField; 
  63.                 newWorkspaceOKButton = NSButtonCell; 
  64.                 newWorkspacePanel = NSPanel; 
  65.                 newWorkspaceSaveWindowsCheckbox = NSButton; 
  66.                 openPanelAccessoryView = NSBox; 
  67.                 openTypePopUp = NSPopUpButton; 
  68.                 splashCopyrightField = NSTextField; 
  69.                 splashImageView = NSImageView; 
  70.                 splashVersionField = NSTextField; 
  71.                 splashView = NSView; 
  72.                 urlOpenAddressWell = OWAddressWell; 
  73.                 urlOpenLocationField = NSTextField; 
  74.                 urlOpenPanel = NSPanel; 
  75.                 urlOpenTypePopUp = NSPopUpButton; 
  76.             }; 
  77.             SUPERCLASS = OFObject; 
  78.         }, 
  79.         {CLASS = OWWorkspaceNameFormatter; LANGUAGE = ObjC; SUPERCLASS = NSFormatter; }
  80.     ); 
  81.     IBVersion = 1; 
  82. }